[][src]Crate kib

KiB

Project

Features

This crate helps format bytes to KiB, MiB...

Modules

version_info

4.0.0 (February 17th, 2020)

Constants

CODE_NAME

Crate code name

EIB

One EiB in bytes.

GIB

One GiB in bytes.

ID

ID of this crate

KIB

One KiB in bytes.

MIB

One MiB in bytes.

NAME

Crate name

PIB

One PiB in bytes.

RELEASE_DATE

Crate release date (year/month/day)

TAG

Tag, which can be used for logging...

TIB

One TiB in bytes.

VERSION

Crate version

YIB

One YiB in bytes.

ZIB

One ZiB in bytes.

Functions

format

Formats bytes into string.

format_as_parts

Formats bytes into 2 strings

Type Definitions

Bytes

Bytes